home *** CD-ROM | disk | FTP | other *** search
/ CU Amiga Super CD-ROM 23 / CU Amiga - Super CD-ROM 23 (June 1998).iso / CUCD / Magazine / AIRLink / remote / remote.readme < prev    next >
Text File  |  1997-11-03  |  1KB  |  51 lines

  1. Short: TV Remote GUI for CU-Amiga AirLink
  2. Uploader: ben@bmatthew.demon.co.uk (Ben Matthew)
  3. Author: ben@bmatthew.demon.co.uk (Ben Matthew)
  4. Type: hard/misc
  5. Requires: triton.library
  6.  
  7. Simple TV Remote control GUI designed in triton so that you can control
  8. a television set when used in conjunction with the CU-Amiga AirLink
  9. remote control DIY project and supplied software.
  10.  
  11. It works by simply sending arexx commands to the InfraRexx-Daemon server.
  12. You need to have this program working first before the GUI will work.
  13.  
  14. Installation:
  15.  
  16. You need to set up the various buttons in the InfraRexxEditor for your
  17. telly and then save as a standard Codeset.  When inserting labels -
  18. e.g: mute, power, etc. insert the following commands as the "AREXX
  19. Transmit Command"
  20.  
  21.  
  22. Button                Arexx Transmit Command
  23. ======                ======================
  24.  
  25. Standby/Power        POWER
  26. Mute                MUTE
  27. Channel 0            0
  28. Channel 1            1
  29. Channel 2            2
  30. ...                    ...
  31.  
  32. Volume Up            VOLUP
  33. Volume Down            VOLDOWN
  34. Channel Up            CHUP
  35. Channel Down        CHDOWN
  36.  
  37.  
  38. Any problems or suggestions email me on:
  39.  
  40.     ben@bmatthew.demon.co.uk
  41.  
  42.  
  43. The program is released as FREEWARE - but the copyright remains with the
  44. author.
  45.  
  46. Permission is hereby granted for CU-Amiga to include this program in
  47. future CD-ROMs is they so desire.
  48.  
  49.  
  50. enjoy.
  51.